home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16490 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: druid.borland.com!usenet
  2. From: pete@borland.com (Pete Becker)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Painfully slow app load with DB tools in BC 5.0
  5. Date: 11 Apr 1996 01:12:13 GMT
  6. Organization: Borland International
  7. Message-ID: <4khm9e$i2@druid.borland.com>
  8. References: <dpayne.829029759@rainbow>
  9. NNTP-Posting-Host: pbecker.borland.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. Keywords: OLE Visual database
  13. X-Newsreader: WinVN 0.99.5
  14.  
  15. In article <dpayne.829029759@rainbow>, dpayne@rainbow.rmii.com says...
  16. >
  17. >My experience with BC 5.0 and the visual database tools (which are 
  18. >very similar to Delphi's constructs) is disappointing. The library links 
  19. >the OLE2 DLL for the conversion to/from variable types using the variant 
  20. >handler in the OLE DLL. Several of my applications are in and out of 
  21. >memory, so they must reload the OLE system (along with IDAPI support) each 
  22. >time. The performance is miserable.
  23. >
  24. >Has anyone else had other experiences or shortcuts to make the loading
  25. >process quicker?
  26.  
  27. Have you applied patch 1? It speeds up the database tools considerably.
  28.  
  29.